[INFO] fetching crate nu-cmd-lang 0.113.1...
[INFO] fixing nu-cmd-lang-0.113.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate nu-cmd-lang 0.113.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate nu-cmd-lang 0.113.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nu-cmd-lang 0.113.1
[INFO] tweaked toml for crates.io crate nu-cmd-lang 0.113.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu-cmd-lang 0.113.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu-cmd-lang 0.113.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nu-utils v0.113.1
[INFO] [stderr]   Downloaded lscolors v0.21.0
[INFO] [stderr]   Downloaded lean_string v0.6.0
[INFO] [stderr]   Downloaded buf-trait v0.4.1
[INFO] [stderr]   Downloaded byteyarn v0.5.1
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded uucore_procs v0.8.0
[INFO] [stderr]   Downloaded shadow-rs v2.0.0
[INFO] [stderr]   Downloaded os_display v0.1.4
[INFO] [stderr]   Downloaded nu-system v0.113.1
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded nu-protocol v0.113.1
[INFO] [stderr]   Downloaded mach2 v0.6.0
[INFO] [stderr]   Downloaded nu-path v0.113.1
[INFO] [stderr]   Downloaded omnipath v0.1.6
[INFO] [stderr]   Downloaded nu-glob v0.113.1
[INFO] [stderr]   Downloaded nu-derive-value v0.113.1
[INFO] [stderr]   Downloaded nu-experimental v0.113.1
[INFO] [stderr]   Downloaded nu-cmd-base v0.113.1
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded nu-engine v0.113.1
[INFO] [stderr]   Downloaded uucore v0.8.0
[INFO] [stderr]   Downloaded nu-parser v0.113.1
[INFO] [stderr]   Downloaded pure-rust-locales v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429
[INFO] running `Command { std: "docker" "start" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling uucore v0.8.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking lean_string v0.6.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking lscolors v0.21.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling uucore_procs v0.8.0
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking nu-glob v0.113.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking shadow-rs v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling nu-derive-value v0.113.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]    Compiling nu-cmd-lang v0.113.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking nu-path v0.113.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking nu-experimental v0.113.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking nu-utils v0.113.1
[INFO] [stderr]     Checking typetag v0.2.21
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking nu-system v0.113.1
[INFO] [stderr]     Checking nu-protocol v0.113.1
[INFO] [stderr]     Checking nu-engine v0.113.1
[INFO] [stderr]     Checking nu-parser v0.113.1
[INFO] [stderr]     Checking nu-cmd-base v0.113.1
[INFO] [stdout] error[E0432]: unresolved import `nu_test_support`
[INFO] [stdout]  --> tests/commands/describe.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nu_test_support::nu;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nu-cmd-lang` (test "main") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/collect.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         nu_test_support::test().examples(Collect)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/const_.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         nu_test_support::test().examples(Const)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/describe.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         nu_test_support::test().examples(Describe)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/do_.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         nu_test_support::test().examples(Do)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/echo.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         nu_test_support::test().examples(Echo)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/export_module.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         nu_test_support::test().examples(ExportModule)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/for_.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         nu_test_support::test().examples(For)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/if_.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         nu_test_support::test().examples(If)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/ignore.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         nu_test_support::test().examples(Ignore)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/let_.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         nu_test_support::test().examples(Let)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/loop_.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         nu_test_support::test().examples(Loop)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/match_.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         nu_test_support::test().examples(Match)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/mut_.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         nu_test_support::test().examples(Mut)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/overlay/new.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         nu_test_support::test().examples(OverlayNew)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/overlay/use_.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         nu_test_support::test().examples(OverlayUse)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/aliases.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         nu_test_support::test().examples(ScopeAliases)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/commands.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         nu_test_support::test().examples(ScopeCommands)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/engine_stats.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         nu_test_support::test().examples(ScopeEngineStats)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/externs.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         nu_test_support::test().examples(ScopeExterns)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/modules.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         nu_test_support::test().examples(ScopeModules)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/variables.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         nu_test_support::test().examples(ScopeVariables)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/try_.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         nu_test_support::test().examples(Try)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/use_.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         nu_test_support::test().examples(Use)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/version.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         nu_test_support::test().examples(Version)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/while_.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         nu_test_support::test().examples(While)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/collect.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/engine_stats.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/const_.rs:97:27
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/while_.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/describe.rs:487:27
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/overlay/new.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/do_.rs:245:27
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/version.rs:247:27
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/echo.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/externs.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/export_module.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/use_.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/for_.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/overlay/use_.rs:227:27
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/if_.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/try_.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/ignore.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/commands.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/let_.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/variables.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/loop_.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/aliases.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]    --> src/core_commands/match_.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/scope/modules.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nu_test_support` in this scope
[INFO] [stdout]   --> src/core_commands/mut_.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn test_examples() -> nu_test_support::Result {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_test_support`, use `cargo add nu_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nu-cmd-lang` (lib test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429", kill_on_drop: false }`
[INFO] [stdout] eb169988a8bb1c4a434e3bb28c042572d913ec6a84623cd98138192e84677429
